Authorizations
Body
application/json
Text prompt for image generation
Example:
"ein fantastisches bild"
Base64 encoded image to use as control input
Optional pre-processed image that will bypass the control preprocessing step
Whether to perform upsampling on the prompt
Optional seed for reproducibility
Example:
42
Number of steps for the image generation process
Required range:
15 <= x <= 50
Output format for the generated image. Can be 'jpeg' or 'png'.
Available options:
jpeg
, png
Guidance strength for the image generation process
Required range:
1 <= x <= 100
Tolerance level for input and output moderation. Between 0 and 6, 0 being most strict, 6 being least strict.
Required range:
0 <= x <= 6
URL to receive webhook notifications
Required string length:
1 - 2083
Optional secret for webhook signature verification